home *** CD-ROM | disk | FTP | other *** search
/ Chip 2005 June / ccd0605.iso / Software / Shareware / Comunicatii / avdomain / SETUP.EXE / {app} / adomains.chm / context / site.css < prev    next >
Cascading Style Sheet File  |  2003-12-28  |  2KB  |  88 lines

  1. body           {
  2. font-size: x-small;
  3. font-family: Verdana, Tahoma, Sans-Serif;
  4. /*background-color: "#FFFFDF";*/
  5. background-color: "#FFFFFF";
  6. background-color: #6487DC;
  7. text-align:justify;
  8. color:black;
  9. color:white;
  10. /*scrollbar-base-color:#6487DC;*/
  11. /*scrollbar-track-color:#6487DC;*/
  12. }
  13.  
  14.  
  15. h2 {
  16. margin:5pt;
  17. font-size: medium;
  18. font-weight: bold;
  19. color: #000080;
  20. color: #D6DFF5;
  21. text-align:center;
  22. }
  23.  
  24. h3     {
  25. font-size: x-small; 
  26. font-weight: bold;
  27. color: white;
  28. margin:2pt 0pt 2pt 0pt;
  29. /*text-align:center;*/
  30. }
  31.  
  32.                 }
  33.  
  34. .smalllink     {color: #0000FF;}
  35. .hotlink    {color: #2000FF;}
  36.  
  37.  
  38. a           {   
  39. color:#FFFF0F;
  40. text-decoration: none;
  41. font-weight: bold;
  42. }
  43.  
  44. a:hover         {
  45.                 text-decoration: underline;
  46.                 }
  47.  
  48.  
  49. code            {  font-family: Courier;        }
  50.  
  51. pre             {  font-family: Courier;        }
  52.  
  53. table       {
  54.         padding:0;
  55.                 spacing:0;
  56.                 border-width: 0;
  57.                 font-size: 100%;
  58. /*                margin: 0;*/
  59.                 text-align: center;
  60.                    }
  61.  
  62. td        {
  63.         padding: 0;
  64.                 spacing: 0;
  65.                 border-width: 0;
  66.                 font-size: 100%;
  67. /*                margin: 0;*/
  68.                    }
  69.  
  70. tr        {
  71.         padding: 0;
  72.                 spacing: 0;
  73.                 border-width: 0;
  74.                 font-size: 100%;
  75. /*                margin: 0;*/
  76.                 text-align: center;
  77.                    }
  78.  
  79. div, img        {
  80.         padding: 0;
  81.                 spacing: 0;
  82.                 border-width: 0;
  83.                 font-size: 100%;
  84.                 margin: 0;
  85.                    }
  86.  
  87.  
  88.